# Uncomment the next line to define a global platform for your project
# platform :ios, '9.0'

project 'Amperes 4.xcodeproj'
target 'Amperes 4' do
#  # Comment the next line if you're not using Swift and don't want to use dynamic frameworks
  use_frameworks!

   #Pods for Amperes 4
#  pod 'Alamofire' #, '~> 4.7'
#  pod 'Firebase/Core'
#  pod 'Firebase/Crashlytics'
#  # Recommended: Add the Firebase pod for Google Analytics
#  pod 'Firebase/Analytics'
#
#pod 'RealmSwift'
pod 'SystemServices', '~> 2.0.1'


end


